NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2020 03:03:48 +0000 (23:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 6 Aug 2020 00:38:22 +0000 (20:38 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 2ba221497e79c81323f1ca17ea256baab59a4a4c..6ce3882c7255c5139edc204bcca9dc530c0c4170 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Overview of Changes in GTK 3.99.1
+=================================
+
+* GtkGridLayout: Rename left-/top-attach to column/row
+
+* Drop GtkAccelLabel - it is no longer used
+
+* GtkTextView:
+ - Fix redraw issues with selections
+ - Make insert-emoji replace the selection
+
+* GtkTreeView:
+ - Fix selection handling in cell editables
+
+* CSS:
+ - Hexadecimal colors can now specify alpha
+
+* Documentation:
+ - Refresh the widget gallery
+ - Add images for new widgets to the gallery
+ - Fix many cross-references
+
+* Demos:
+ - Numerous crash- and bug fixes
+
+* Fix build with cups < 2.3
+
+* win32:
+ - Default to the GL renderer when we can
+
+* Translation updates:
+  Catalan
+  Polish
+  Romanian
+  Spanish
+  Ukrainian
+
+
 Overview of Changes in GTK 3.99.0
 =================================